Python project root dir

41

Python project root dir -

import os
ROOT_DIR = os.path.abspath(os.curdir)

Comments

Submit
0 Comments